| Class | Description |
|---|---|
| ADOFieldObject | Helper class for FetchFields -- holds info on a column |
| ADOConnection | Connection object. For connecting to databases, and executing queries. |
| ADOFetchObj | Internal placeholder for record objects. Used by ADORecordSet->FetchObj(). |
| ADORecordSet_empty | Lightweight recordset when there are no records to be returned |
| ADORecordSet | RecordSet class that represents the dataset returned by the database. |
| ADORecordSet_array | This class encapsulates the concept of a recordset created in memory as an array. This is useful for the creation of cached recordsets. |
Set ADODB_DIR to the directory where this file resides...
This constant was formerly called $ADODB_RootPath
Save a file $filename and its $contents (normally for caching) with file locking
Load the code for a specific database driver
Synonym for ADOLoadCode.
Instantiate a new Connection class for a specific database driver.
synonym for ADONewConnection for people like me who cannot remember the correct name
Documentation generated on Thu, 04 Sep 2008 16:14:45 +0400 by phpDocumentor 1.3.0RC3